home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1995 March / PC Plus Super CD (Issue 101) (March 1995).iso / lrn_pc / sound / progexec.wav (.mp3) < prev    next >
Waveform Audio File Format  |  1993-09-30  |  514.9 KB  |  1 channel  |  22,050 sample rate  |  24 seconds
Transcription: The CPU receives the program's starting address and stores it in the instruction point register. It then retrieves the instruction from this address, stores it in a special register, and executes it. The IP register then is set to the address of the next instruction to be executed. The processor executes instructions one by one until it is stopped by a special command.